Graphics.ClearRect Method

Clears the rectangle described by the parameters passed by filling it with the background color of the parent window.

Syntax

Graphics.ClearRect X, Y, Width, Height


Parameters

X

Integer

Y

Integer

Width

Integer

Height

Integer